Appliance Infraprofile Configs ImportProfileSpec
This schema is deprecated as of vSphere API 9.0.0.0.
The Appliance Infraprofile Configs ImportProfileSpec schema represents a spec information for import and validate.
This schema was added in vSphere API 7.0.0.0.
{
"config_spec": "string",
"profile_spec": {
"encryption_key": "string",
"description": "string",
"profiles": [
"string"
]
}
}
This property is deprecated as of vSphere API 9.0.0.0.
The JSON string representing the desired config specification.
This property was added in vSphere API 7.0.0.0.
This property is deprecated as of vSphere API 9.0.0.0.
The profile specification, if any
This property was added in vSphere API 7.0.0.0.
only set if there is a profilespec avaliable for this import profilespec.